Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pe: fix certificate table parsing #359

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

baloo
Copy link
Contributor

@baloo baloo commented Mar 10, 2023

There appear to be an off-by-one error in the parsing of the certificate table. This error would occur when the cert table is at the end of the binary.

cc @RaitoBezarius

There appear to be an off-by-one error in the parsing of the certificate
table. This error would occur when the cert table is at the end of the
binary.
Copy link
Contributor

@RaitoBezarius RaitoBezarius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I was definitely a bit overzealous about getting out of index. :>

Copy link
Owner

@m4b m4b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thank you

@m4b m4b merged commit d7e8e29 into m4b:master Mar 13, 2023
@baloo baloo deleted the baloo/certificate-table/fixup-parsing branch March 13, 2023 04:11
@m4b
Copy link
Owner

m4b commented Jun 12, 2023

released in 0.7.0, thank you so much for your patience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants